-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from kubeflow:main #95
Conversation
update the openapi description to reflect the actual semantic and actually available verbs. Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
…#183) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.4...7.6.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…184) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.3.7...v7.4.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/golang/glog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* py: don't pin ruff Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> * py: remove stale code from README Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> * py: fix supported versions badge Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
…ocgen-typescript-loader) (#192) Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
Hi @pull[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #95 +/- ##
==========================================
+ Coverage 76.70% 77.48% +0.77%
==========================================
Files 16 17 +1
Lines 1945 2065 +120
Branches 119 137 +18
==========================================
+ Hits 1492 1600 +108
- Misses 263 273 +10
- Partials 190 192 +2 ☔ View full report in Codecov by Sentry. |
* build(deps): bump google.golang.org/grpc from 1.63.2 to 1.65.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.65.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.63.2...v1.65.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Ignore DialContext usage Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
considering now UI contains bff and gui Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
In this PR: - Kubernetes client mock - Update on BFF readme Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* py: add black as dev dependency Necessary for linting Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: get rid of autogen OAI client docs Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * OAI: get rid of NextPageToken example This avoids gitleaks warnings. Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * py: fixup ODH -> Kubeflow Signed-off-by: Isabella do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
* py: core: sync generic artifact bindings There's no way to update them yet, so upsert is renamed as `create`. Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> * py: expose listing methods Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com> --------- Signed-off-by: Isabella Basso do Amaral <idoamara@redhat.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- keep openapi: wrong ref to delete, list GET and PATCH kubeflow/model-registry#182
- keep build(deps-dev): bump coverage from 7.5.4 to 7.6.0 in /clients/python kubeflow/model-registry#183
- keep build(deps-dev): bump sphinx from 7.3.7 to 7.4.3 in /clients/python kubeflow/model-registry#184
- keep build(deps-dev): bump ruff from 0.5.1 to 0.5.2 in /clients/python kubeflow/model-registry#185
- keep build(deps): bump pydantic from 2.7.4 to 2.8.2 in /clients/python kubeflow/model-registry#186
- keep build(deps): bump github.com/golang/glog from 1.2.1 to 1.2.2 kubeflow/model-registry#187
- keep Py: Update README.md and fix ruff pin kubeflow/model-registry#188
- keep chore: remove some unused deprecated libraries (react-axe and react-docgen-typescript-loader) kubeflow/model-registry#192
- keep Bump grpc to 1.65.0 kubeflow/model-registry#191
- keep chore: move owners in the correct place kubeflow/model-registry#193
- keep feat: BFF is able to run (mocked) without Kubernetes kubeflow/model-registry#190
- keep Py: get rid of autogen OAI client docs kubeflow/model-registry#197
- keep Py: Extend high-level API with paging kubeflow/model-registry#178
- keep py(chore): bump to next version kubeflow/model-registry#198
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pull[bot], tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bc6cbe1
into
opendatahub-io:main
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )